implement the Android sparse image format
authorSteve Rae <[email protected]>
Wed, 3 Sep 2014 17:05:54 +0000 (10:05 -0700)
committerTom Rini <[email protected]>
Tue, 16 Sep 2014 16:23:57 +0000 (12:23 -0400)
commite6ca1ad604419619e2e6ba16a6e43cf15ff07fb1
tree4977b4a24ef527a2da2633f03c7f994280ee6765
parent1c39d856db8b3e32fe3d5b820fbfc8ba57ab8dd7
implement the Android sparse image format

update to provide usable implementation to U-Boot

Signed-off-by: Steve Rae <[email protected]>
common/aboot.c
include/aboot.h [new file with mode: 0644]
include/sparse_defs.h [new file with mode: 0644]